Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python DBAPI 2.0 compatibility #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add python DBAPI 2.0 compatibility #22

wants to merge 1 commit into from

Conversation

jamartinh
Copy link

I have added more compatibility with the python DBAPI 2.0. It is now possible to use pandas.io.sql to query hive using a connection object of pyhs2.

@jamartinh
Copy link
Author

I have also corrected some indentation issues in the cursor.py file.

@ChuckConnell
Copy link

Nice, thanks. Have not tested it, but this will be useful to us an Nuance.

yoziru added a commit to yoziru/pyhs2 that referenced this pull request Nov 20, 2015
…hive 0.13 + Added description attribute to cursor

Add python DBAPI 2.0 compatibility
BradRuderman#22

Fix empty set being returned in hive 0.13
BradRuderman#50

Added description attribute to cursor
BradRuderman#43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants